Release 10.1A: OpenEdge Application Server:
Administration


WSAMAN setprops (Service)

Sets one of the properties of a Web service. These are stored in the Web service’s friendlyname.props file.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman 
   -name wsainstance-name 
   { -appname app-friendlyname | -namespace 
app-targetnamespace } 
   -prop property-name  
   -value property-value 
   -setprops 

-name wsainstance-name

The name of the WSA instance the Web service is deployed to.

-appname app-friendlyname

The friendly name of the Web service.

-namespace app-targetnamespace

The target namespace of the Web service.

-prop property-name

The name of a property.

Note: This parameter is case sensitive.

-value property-value

The value of a property.

Note

To set any Web service property except for serviceFaultLevel and serviceLoggingLevel, the Web service must be disabled. Otherwise, the request fails.

For more information on these properties, see Appendix A "Reference to Progress 4GL Web Service Properties."


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095